Block extended events to windows that didn't select them.
authorCarlos Garnacho <carlos@gnome.org>
Mon, 21 Sep 2009 00:24:32 +0000 (02:24 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 21 Sep 2009 18:04:22 +0000 (20:04 +0200)
commitd37268c60f6d84d69e669b477209104b204afab1
treea50dcaf60e9dd0506639593de769721cd429b85f
parent13c258f891f00e12321b56de66a9e7cc02b76f72
Block extended events to windows that didn't select them.

Now XSelectExtensionEvent() is called on the native window, so there
may be virtual windows inside that shouldn't receive extended events.

https://bugzilla.gnome.org/show_bug.cgi?id=588649
gdk/x11/gdkinput-xfree.c